-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
1.0.1
-
Code
-
Classes
- Handler
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
216 |
Lines of code |
138 |
Logical lines of code |
59 |
Comment lines |
0 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAttachments() |
S |
58 |
5 |
15 |
isEmailSent() |
S |
62 |
4 |
11 |
postSend() |
S |
53 |
3 |
23 |
setRecipients() |
S |
56 |
3 |
17 |
setSettings() |
S |
67 |
3 |
7 |
send() |
S |
71 |
2 |
6 |
getReplyTo() |
S |
73 |
2 |
5 |
getResponseError() |
S |
62 |
1 |
11 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
getTo() |
S |
80 |
1 |
3 |
getCustomEmailHeaders() |
S |
75 |
1 |
5 |
getRequestHeaders() |
S |
67 |
1 |
8 |
getFrom() |
S |
71 |
1 |
6 |
handleSuccess() |
S |
67 |
1 |
7 |
handleFailure() |
S |
72 |
1 |
5 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |